PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextSearchResult Class / getText Method
In This Topic
    getText Method
    In This Topic
    Gets the result text.
    Syntax
    public java.lang.String getText()

    Return Value

    The text associated with the result, also the text being searched.
    See Also